home *** CD-ROM | disk | FTP | other *** search
- /* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
- /* ***** BEGIN LICENSE BLOCK *****
- * Version: MPL 1.1/GPL 2.0/LGPL 2.1
- *
- * The contents of this file are subject to the Mozilla Public License Version
- * 1.1 (the "License"); you may not use this file except in compliance with
- * the License. You may obtain a copy of the License at
- * http://www.mozilla.org/MPL/
- *
- * Software distributed under the License is distributed on an "AS IS" basis,
- * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- * for the specific language governing rights and limitations under the
- * License.
- *
- * The Original Code is mozilla.org code.
- *
- * The Initial Developer of the Original Code is
- * Netscape Communications Corporation.
- * Portions created by the Initial Developer are Copyright (C) 1998
- * the Initial Developer. All Rights Reserved.
- *
- * Contributor(s):
- * Dan Rosen <dr@netscape.com>
- *
- * Alternatively, the contents of this file may be used under the terms of
- * either the GNU General Public License Version 2 or later (the "GPL"), or
- * the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
- * in which case the provisions of the GPL or the LGPL are applicable instead
- * of those above. If you wish to allow use of your version of this file only
- * under the terms of either the GPL or the LGPL, and not to allow others to
- * use your version of this file under the terms of the MPL, indicate your
- * decision by deleting the provisions above and replace them with the notice
- * and other provisions required by the GPL or the LGPL. If you do not delete
- * the provisions above, a recipient may use your version of this file under
- * the terms of any one of the MPL, the GPL or the LGPL.
- *
- * ***** END LICENSE BLOCK ***** */
-
- /* 2d96b3d0-c051-11d1-a827-0040959a28c9 */
- #define NS_WINDOW_CID \
- { 0x2d96b3d0, 0xc051, 0x11d1, \
- {0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9}}
-
- /* 2d96b3d1-c051-11d1-a827-0040959a28c9 */
- #define NS_CHILD_CID \
- { 0x2d96b3d1, 0xc051, 0x11d1, \
- {0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
-
-
- /* BA7DE611-6088-11d3-A83E-00105A183419 */
- #define NS_POPUP_CID \
- { 0xba7de611, 0x6088, 0x11d3, \
- { 0xa8, 0x3e, 0x0, 0x10, 0x5a, 0x18, 0x34, 0x19 } }
-
-
- /* 2d96b3d2-c051-11d1-a827-0040959a28c9 */
- #define NS_BUTTON_CID \
- { 0x2d96b3d2, 0xc051, 0x11d1, \
- {0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
-
- /* 2d96b3d3-c051-11d1-a827-0040959a28c9 */
- #define NS_CHECKBUTTON_CID \
- { 0x2d96b3d3, 0xc051, 0x11d1, \
- {0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
-
- /* bd57cee8-1dd1-11b2-9fe7-95cf4709aea3 */
- #define NS_FILEPICKER_CID \
- { 0xbd57cee8, 0x1dd1, 0x11b2, \
- {0x9f, 0xe7, 0x95, 0xcf, 0x47, 0x09, 0xae, 0xa3} }
-
- /* 2d96b3d9-c051-11d1-a827-0040959a28c9 */
- #define NS_HORZSCROLLBAR_CID \
- { 0x2d96b3d9, 0xc051, 0x11d1, \
- {0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
-
- /* 2d96b3da-c051-11d1-a827-0040959a28c9 */
- #define NS_VERTSCROLLBAR_CID \
- { 0x2d96b3da, 0xc051, 0x11d1, \
- {0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
-
- // {c2281100-3b4b-11d6-a384-f705fd0766fc}
- #define NS_NATIVESCROLLBAR_CID \
- { 0xc2281100, 0x3b4b, 0x11d6, { 0xa3, 0x84, 0xf7, 0x05, 0xfd, 0x07, 0x66, 0xfc } }
-
- /* 2d96b3dc-c051-11d1-a827-0040959a28c9 */
- #define NS_TEXTFIELD_CID \
- { 0x2d96b3dc, 0xc051, 0x11d1, \
- {0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
-
- /* 2d96b3df-c051-11d1-a827-0040959a28c9 */
- #define NS_APPSHELL_CID \
- { 0x2d96b3df, 0xc051, 0x11d1, \
- {0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
-
- /* 2d96b3e0-c051-11d1-a827-0040959a28c9 */
- #define NS_TOOLKIT_CID \
- { 0x2d96b3e0, 0xc051, 0x11d1, \
- {0xa8, 0x27, 0x00, 0x40, 0x95, 0x9a, 0x28, 0xc9} }
-
- /* XXX the following CID's are not in order. This needs
- to be fixed. */
-
- /* A61E6398-2057-40fd-9C81-873B908D24E7 */
- #define NS_LOOKANDFEEL_CID \
- { 0xa61e6398, 0x2057, 0x40fd, \
- { 0x9c, 0x81, 0x87, 0x3b, 0x90, 0x8d, 0x24, 0xe7 } }
-
- /* 4A781D61-3D28-11d2-8DB8-00609703C14E */
- #define NS_DIALOG_CID \
- { 0x4a781d61, 0x3d28, 0x11d2, \
- { 0x8d, 0xb8, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
-
- /* F3131891-3DC7-11d2-8DB8-00609703C14E */
- #define NS_LABEL_CID \
- { 0xf3131891, 0x3dc7, 0x11d2, \
- { 0x8d, 0xb8, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
-
- //-----------------------------------------------------------
- // Menus
- //-----------------------------------------------------------
-
- // {BC658C81-4BEB-11d2-8DBB-00609703C14E}
- #define NS_MENUBAR_CID \
- { 0xbc658c81, 0x4beb, 0x11d2, \
- { 0x8d, 0xbb, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
-
- // {35A3DEC1-4992-11d2-8DBA-00609703C14E}
- #define NS_MENU_CID \
- { 0x35a3dec1, 0x4992, 0x11d2, \
- { 0x8d, 0xba, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
-
- // {7F045771-4BEB-11d2-8DBB-00609703C14E}
- #define NS_MENUITEM_CID \
- { 0x7f045771, 0x4beb, 0x11d2, \
- { 0x8d, 0xbb, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
-
- // {F6CD4F21-53AF-11d2-8DC4-00609703C14E}
- #define NS_POPUPMENU_CID \
- { 0xf6cd4f21, 0x53af, 0x11d2, \
- { 0x8d, 0xc4, 0x0, 0x60, 0x97, 0x3, 0xc1, 0x4e } }
-
- //-----------------------------------------------------------
- //Drag & Drop & Clipboard
- //-----------------------------------------------------------
- // {8B5314BB-DB01-11d2-96CE-0060B0FB9956}
- #define NS_DRAGSERVICE_CID \
- { 0x8b5314bb, 0xdb01, 0x11d2, { 0x96, 0xce, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } }
-
- // {8B5314BC-DB01-11d2-96CE-0060B0FB9956}
- #define NS_TRANSFERABLE_CID \
- { 0x8b5314bc, 0xdb01, 0x11d2, { 0x96, 0xce, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } }
-
- // {8B5314BA-DB01-11d2-96CE-0060B0FB9956}
- #define NS_CLIPBOARD_CID \
- { 0x8b5314ba, 0xdb01, 0x11d2, { 0x96, 0xce, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } }
-
- // {B655157E-D264-4d24-B9C9-1E213276AB5A}
- #define NS_CLIPBOARDIMAGE_CID \
- { 0xb655157e, 0xd264, 0x4d24, { 0xb9, 0xc9, 0x1e, 0x21, 0x32, 0x76, 0xab, 0x5a } }
-
- // {77221D5A-1DD2-11B2-8C69-C710F15D2ED5}
- #define NS_CLIPBOARDHELPER_CID \
- { 0x77221d5a, 0x1dd2, 0x11b2, { 0x8c, 0x69, 0xc7, 0x10, 0xf1, 0x5d, 0x2e, 0xd5 } }
-
- // {8B5314BD-DB01-11d2-96CE-0060B0FB9956}
- #define NS_DATAFLAVOR_CID \
- { 0x8b5314bd, 0xdb01, 0x11d2, { 0x96, 0xce, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } }
-
- // {948A0023-E3A7-11d2-96CF-0060B0FB9956}
- #define NS_HTMLFORMATCONVERTER_CID \
- { 0x948a0023, 0xe3a7, 0x11d2, { 0x96, 0xcf, 0x0, 0x60, 0xb0, 0xfb, 0x99, 0x56 } }
-
- //-----------------------------------------------------------
- //Other
- //-----------------------------------------------------------
- // {B148EED2-236D-11d3-B35C-00A0CC3C1CDE}
- #define NS_SOUND_CID \
- { 0xb148eed2, 0x236d, 0x11d3, { 0xb3, 0x5c, 0x0, 0xa0, 0xcc, 0x3c, 0x1c, 0xde } }
-
- // {2572E6B0-7439-11d4-B77A-00104B4119F8}
- #define NS_BIDIKEYBOARD_CID \
- { 0x2572e6b0, 0x7439, 0x11d4, { 0xb7, 0x7a, 0x0, 0x10, 0x4b, 0x41, 0x19, 0xf8 } }
-
-